Get License Status
{ getLicenseValidationStatus }
Returns current status of the system's license.
Method
/API3/access/getLicenseValidationStatus
- Enterprise Admin
Output Response
Successful Result Code
200
Response Type
Description of Response Type
An object containing the license status
Code Snippets
Use the Authentication API methods to generate an access 'key' or 'token' for use in code as shown below.
TypeScript
Curl
Java
C#
Python
PHP